Skip to content

add support for charsequences and maps - #23

Merged
SirCotare merged 4 commits into
mainfrom
add-missing-types
Aug 12, 2025
Merged

add support for charsequences and maps#23
SirCotare merged 4 commits into
mainfrom
add-missing-types

Conversation

@SirCotare

Copy link
Copy Markdown
Member

No description provided.

@SirCotare SirCotare self-assigned this Aug 12, 2025
@SirCotare
SirCotare requested a review from ThoSap August 12, 2025 07:35

@ThoSap ThoSap left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you'd like to invest this time, please also add support for the LinkedHashSet, LinkedHashMap, EnumSet, EnumMap, and the ConcurrentHashMap.
Then we should have the most widely used Collection/Map types.

@SirCotare

Copy link
Copy Markdown
Member Author

If you'd like to invest this time, please also add support for the LinkedHashSet, LinkedHashMap, EnumSet, EnumMap, and the ConcurrentHashMap. Then we should have the most widely used Collection/Map types.

I added most of them. But Enum versions behave differently and then it gets complicated. So skipped those for now.

@SirCotare
SirCotare merged commit 5de16e2 into main Aug 12, 2025
1 check passed
@SirCotare
SirCotare deleted the add-missing-types branch August 12, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants